home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-06-21 | 999 b | 39 lines | [TEXT/MPS ] |
- # MakeSA.MAMake
-
- ToolName = MakeSA
- OtherPascalOptions = -i "{MATools}" -mbg full
- Creator = 'MPS '
-
- OtherLinkFiles = ∂
- "{ObjApp}UMultiSegSA.p.o" ∂
- "{ObjApp}USingleSegSA.p.o" ∂
- "{ObjApp}UMakeSA.p.o"
-
- "{ObjApp}UMultiSegSA.p.o" ƒ ∂
- "{SrcApp}UMakeSAGlobals.p" ∂
- "{SrcApp}UMultiSegSA.p" ∂
- "{SrcApp}UMultiSegSA.incl.p" ∂
- "{SrcApp}UMakeSA.p" ∂
- {MacAppIntf}
-
- "{ObjApp}USingleSegSA.p.o" ƒ ∂
- "{SrcApp}UMakeSAGlobals.p" ∂
- "{SrcApp}USingleSegSA.p" ∂
- "{SrcApp}USingleSegSA.incl.p" ∂
- "{SrcApp}UMultiSegSA.p" ∂
- "{SrcApp}UMakeSA.p" ∂
- {MacAppIntf}
-
- "{ObjApp}UMakeSA.p.o" ƒ ∂
- "{SrcApp}UMakeSAGlobals.p" ∂
- "{SrcApp}UMakeSA.p" ∂
- "{SrcApp}UMakeSA.incl.p" ∂
- "{SrcApp}UMultiSegSA.p" ∂
- "{SrcApp}USingleSegSA.p" ∂
- {MacAppIntf}
-
-
- # the following line will get you some source for the commando interface
- #derez MABuild "{RIncludes}Cmdo.r" "{RIncludes}Types.r" -m 80 -only 'cmdo' >MABuild.recovered.r
-
-